Action step

The Action step can:

  • Execute JavaScript code.
  • Set the value for a record property. Record properties are defined in the Preprocessor step; see Preprocessor step.
  • Stop the processing of the current record. Normally an extraction workflow is automatically executed on all records in the source data. By stopping the processing of the current record, you can filter records or skip records partially.

The Action step can run multiple specific actions one after the other in order.

Adding an Action step

To add an Action step, right-click on the Steps pane and select Add a Step > Add Action.

Configuring an Action step

For information about how to configure the Action step, see Action step properties.